GetCollection (Deprecated) |
This Web service operation is used to retrieve the details in a specified folder.
SOAP Request
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP:Body> <GetCollection xmlns="http://schemas.cordys.com/1.0/isvpackage"> <folder detail="false" recursive="false">PARAMETER</folder> </GetCollection> </SOAP:Body> </SOAP:Envelope>
Request Parameters
Parameter |
Description |
Data Type |
Accepted Input Values |
---|---|---|---|
recursive |
Retrieves information about the entries in a folder. |
String |
|
detail |
Indicates whether file details are retrieved. |
String |
|